Stripe\WebhookTest S

Total Complexity 17
Dependencies 2
Dependents 0
Total lines 106
Lines of code 54
Logical lines of code 31
Comment lines 22
Methods 11
Properties 0

Methods 11

Method Rating Maintainability Complexity Lines of code
generateHeader()
S
59 7 12
testValidJsonAndHeader()
S
72 1 5
testInvalidJson()
S
72 1 5
testValidJsonAndInvalidHeader()
S
75 1 4
testMalformedHeader()
S
75 1 4
testNoSignaturesWithExpectedScheme()
S
74 1 4
testNoValidSignatureForPayload()
S
74 1 4
testTimestampOutsideTolerance()
S
73 1 4
testValidHeaderAndSignature()
S
75 1 4
testHeaderContainsValidSignature()
S
74 1 4
testTimestampOffButNoTolerance()
S
74 1 4